CustomAttributeService.getEffectiveValuesForAccount Method

Gets the effective values for the account.
 

Parameters

id

Type: string
The ID of the account.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: CustomAttribute
A promise object that is resolved when the call is complete. If successful, an array of dundas.account.CustomAttribute objects are returned.